Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejson
{
    "resourceType": "HealthcareService",
    "category": [
        {
            "coding": [
                {
                    "code": "HOSPH",
                    "system": "http://hl7.org/fhir/v3/ServiceDeliveryLocationRoleType/vs.html"
                }
            ],
            "text": "hospitalHospital"
        }
    ],
    "coverageArea": [
        {
            "reference": "Location/BEE392F1-07D8-482F-B601-6C8BBA0BF2A9"
        },
        {
            "reference": "Location/7D0E1238-F0DA-43D0-A0AF-FE3B344284CA"
        }
    ],
    "extraDetails": {
        "text": "Lantern Road 21\r\nP.O.Box 3425",
        "type": "physical",
        "use": "home"
    },
    "id": "FABA2038-0E24-4557-B1BD-08584C48FA0D",
    "identifier": [
        {
            "type": {
                "coding": [
                    {
                        "code": "UUID",
                        "system": "https://hl7.org/fhir/valueset-identifier-type.html"
                    }
                ]
            },
            "use": "usual",
            "value": "FABA2038-0E24-4557-B1BD-08584C48FA0D"
        },
        {
            "type": {
                "coding": [
                    {
                        "code": "FI",
                        "system": "https://hl7.org/fhir/valueset-identifier-type.html"
                    }
                ]
            },
            "use": "usual",
            "value": "JMHOS001"
        }
    ],
    "location": [
        {
            "reference": "Location/C341D6E0-6E86-4259-AEA4-6C90449B85EE"
        }
    ],
    "name": "Jambero District Hospital",
    "program": [
        {
            "coding": [
                {
                    "code": "G"
                }
            ],
            "text": "Government"
        }
    ],
    "type": [
        {
            "coding": [
                {
                    "code": "B",
                    "system": "http://hl7.org/fhir/valueset-service-type.html"
                }
            ],
            "text": "bothBoth"
        }
    ]
}