MedicationListOrganization.json

  • esimerkki ilman palvelunantajan tietoja

{
    "resourceType": "Organization",
    "id": "3",
    "meta": {
        "profile":  [
            "http://resepti.kanta.fi/fhir/StructureDefinition/MedicationListOrganization"
        ]
    },
    "identifier":  [
        {
            "system": "urn:ietf:rfc:3986",
            "value": "urn:oid:1.2.246.537.26.1098701780"
        }
    ],
    "name": "Kanta-palvelut Kelain",
    "contact":  [
        {
            "telecom":  [
                {
                    "system": "phone",
                    "value": "tel:02063411"
                }
            ]
        }
    ]
}