FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemyhie.v4-test
Resource TypeComposition
Idhie-dc-comp-12348-140423.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Composition",
  "id": "hie-dc-comp-12348-140423",
  "meta": {
    "lastUpdated": "2023-04-06T22:58:30.149+08:00",
    "source": "sample",
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code": "N"
      }
    ],
    "profile": [
      "http://fhir.hie.moh.gov.my/StructureDefinition/Composition-my-core"
    ]
  },
  "extension": [
    {
      "url": "http://fhir.hie.moh.gov.my/StructureDefinition/location-recorded-my-core",
      "valueReference": {
        "display": "Ward A"
      }
    }
  ],
  "identifier": {
    "system": "http://fhir.hie.moh.gov.my/sid/composition-id",
    "value": "HTJ-CMP-2304000003"
  },
  "status": "entered-in-error",
  "type": {
    "coding": [
      {
        "system": "http://fhir.hie.moh.gov.my/CodeSystem/composition-type-my-core",
        "code": "18842-5",
        "display": "Discharge Summary Note"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://fhir.hie.moh.gov.my/CodeSystem/composition-category-my-core",
          "code": "LP72467-1",
          "display": "Discharge Summary Note"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/patient-sample"
  },
  "encounter": {
    "reference": "Encounter/encounter-sample"
  },
  "date": "2023-04-07T06:58:00.000+08:00",
  "author": [
    {
      "display": "Saw Lee Chin",
      "type": "PractitionerRole",
      "identifier": {
        "system": "http://fhir.hie.moh.gov.my/sid/mmc-no",
        "value": "64325"
      }
    }
  ],
  "attester": [
    {
      "mode": "professional",
      "party": {
        "display": "Kamal Bin Arifin",
        "type": "PractitionerRole",
        "identifier": {
          "system": "http://fhir.hie.moh.gov.my/sid/nsr-no",
          "value": "23312"
        }
      },
      "time": "2023-04-07T06:58:00.000+08:00"
    }
  ],
  "title": "Note",
  "custodian": {
    "reference": "Organization/11-05060009",
    "display": "HOSPITAL TUANKU JA'AFAR, SEREMBAN"
  },
  "event": [
    {
      "code": [
        {
          "coding": [
            {
              "system": "http://fhir.hie.moh.gov.my/CodeSystem/composition-event-my-core",
              "code": "18842-5",
              "display": "Discharge Summary Note"
            }
          ]
        }
      ],
      "period": {
        "start": "2023-04-07T06:57:00.000+08:00"
      }
    }
  ],
  "section": [
    {
      "title": "Clinical Information",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "55752-0",
            "display": "Clinical Information"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Demam%20panas%2C%20ruam%2C%20pening%20kepala%20dan%20muntah</div>"
      }
    },
    {
      "title": "Care plan",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "18776-5",
            "display": "Plan of Care"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Demam%20panas%2C%20ruam%2C%20pening%20kepala%20dan%20muntah</div>"
      }
    }
  ]
}