HL7 FHIR Implementation Guide: Sri Lanka
0.1.0 - STU1 International flag

HL7 FHIR Implementation Guide: Sri Lanka, published by Jembi Health Systems. This is not an authorized publication; it is the continuous build for version 0.1.0. This version is based on the current content of https://github.com/jembi/Sri-Lanka and changes regularly. See the Directory of published versions

: Medical History - JSON Representation

Active as of 2023-11-10

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cs-medical-history-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://openhie.org/fhir/sri-lanka/CodeSystem/cs-medical-history-codes</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">MH1<a name=\"cs-medical-history-codes-MH1\"> </a></td><td>Medical history</td><td>Medical history for the patient.</td></tr></table></div>"
  },
  "url" : "http://openhie.org/fhir/sri-lanka/CodeSystem/cs-medical-history-codes",
  "version" : "0.1.0",
  "name" : "CSMedicalHistoryCodes",
  "title" : "Medical History",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-11-10T04:37:53+00:00",
  "publisher" : "Jembi Health Systems",
  "contact" : [
    {
      "name" : "Jembi Health Systems",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.jembi.org"
        },
        {
          "system" : "email",
          "value" : "info@jembi.org"
        }
      ]
    },
    {
      "name" : "Richard Langford",
      "telecom" : [
        {
          "system" : "email",
          "value" : "richard.langford@jembi.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "CodeSystem for Medical History Data Elements",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "MH1",
      "display" : "Medical history",
      "definition" : "Medical history for the patient."
    }
  ]
}