MedicationListDocumentReferense_Sis_Contained.json

{
    "resourceType": "DocumentReference",
    "id": "c7278214-6769-4bd9-8aee-2729c8b55ab5",
    "meta": {
        "profile":  [
            "http://resepti.kanta.fi/fhir/StructureDefinition/MedicationListDocumentReference"
        ]
    },
    "contained":  [
        {
            "resourceType": "Patient",
            "id": "1",
            "meta": {
                "profile":  [
                    "http://resepti.kanta.fi/fhir/StructureDefinition/MedicationListPatient"
                ]
            },
            "identifier":  [
                {
                    "use": "official",
                    "system": "urn:oid:1.2.246.21",
                    "value": "050520A909R"
                }
            ],
            "name":  [
                {
                    "use": "official",
                    "family": "Meikäläinen",
                    "_family": {
                        "extension":  [
                            {
                                "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
                                "valueString": "Meikäläinen"
                            }
                        ]
                    },
                    "given":  [
                        "Karen",
                        "Matti"
                    ]
                }
            ],
            "birthDate": "2020-05-05"
        }
    ],
    "status": "current",
    "subject": {
        "reference": "#1"
    },
    "content":  [
        {
            "attachment": {
                "contentType": "application/pdf",
                "data": "SlZCRVJpMHhMalVLSm...",
                "creation": "11/20/2024 10:26:48"
            }
        }
    ]
}