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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeHealthcareService
Idnl-core-healthcareservice-01.json
FHIR VersionR3

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": "HealthcareService",
  "id": "nl-core-healthcareservice-01",
  "meta": {
    "profile": [
      "http://fhir.nl/fhir/StructureDefinition/nl-core-healthcareservice"
    ]
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "1607ae23-8fdf-11ec-1824-020000000000"
    }
  ],
  "providedBy": {
    "reference": "Organization/nl-core-organization-02",
    "display": "Orthopedie - UMCG"
  },
  "location": [
    {
      "reference": "Location/nl-core-location-01",
      "display": "Orthopodie afdeling ACME in Den Haag"
    }
  ],
  "telecom": [
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/v3/AddressUse",
                "code": "MC",
                "display": "Mobile Phone"
              }
            ]
          }
        }
      ],
      "system": "phone",
      "value": "0679854345",
      "use": "mobile"
    }
  ]
}