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

FHIR IG analytics

Packagech.fhir.ig.ch-vacd
Resource TypeComposition
IdComposition-RDC02-Composition.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Vaccination Record

Id: RDC02-Composition

Identifier: urn:ietf:rfc:3986#urn:uuid:b006fbc2-df85-4e3a-adc1-21aeff29e6d0

Status: Final

Code: Immunization record (http://snomed.info/sct#41000179103)

Patient: Patient/TC-patient Wegmueller Monika

Date: December 8, 2021

Authors:

Patient/TC-patient Wegmueller Monika

Confidentiality: null Normal (qualifier value) (http://snomed.info/sct#17621005)

Sections:

Immunization Administration

Source1

{
  "resourceType": "Composition",
  "id": "RDC02-Composition",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-composition-vaccination-record"
    ]
  },
  "language": "en-US",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:b006fbc2-df85-4e3a-adc1-21aeff29e6d0"
  },
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "41000179103",
        "display": "Immunization record"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "urn:oid:2.16.756.5.30.1.127.3.10.10",
          "code": "urn:che:epr:ch-vacd:vaccination-record:2022"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/TC-patient"
  },
  "date": "2021-12-08T10:00:00.390+02:00",
  "author": [
    {
      "reference": "Patient/TC-patient"
    }
  ],
  "title": "Vaccination Record",
  "confidentiality": "N",
  "_confidentiality": {
    "extension": [
      {
        "url": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-confidentialitycode",
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "17621005",
              "display": "Normal (qualifier value)"
            }
          ]
        }
      }
    ]
  },
  "custodian": {
    "reference": "Organization/TC-ORG1"
  },
  "section": [
    {
      "id": "administration",
      "title": "Immunization Administration",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "11369-6",
            "display": "Hx of Immunization"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xml:lang=\"en-US\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en-US\"><p><b>Code: </b><span>Hx of Immunization (http://loinc.org#11369-6)</span></p><p><b>Entries:</b></p><table><tr><td><a href=\"Immunization-TCC02-IMMUN4-HCP1-ORG1-ROLE.html\">Immunization/TCC02-IMMUN4-HCP1-ORG1-ROLE</a></td></tr></table></div>"
      },
      "entry": [
        {
          "reference": "Immunization/TCC02-IMMUN4-HCP1-ORG1-ROLE"
        }
      ]
    }
  ]
}