FHIR IG Statistics: StructureDefinition/nl-core-healthcareservice
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "nl-core-healthcareservice",
"meta": {
"lastUpdated": "2017-04-24T15:44:57.286+02:00"
},
"url": "http://fhir.nl/fhir/StructureDefinition/nl-core-healthcareservice",
"name": "nl-core-healthcareservice",
"title": "nl-core-healthcareservice",
"status": "retired",
"date": "2017-04-24T15:11:16.7995284+02:00",
"publisher": "HL7 Netherlands",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "info@nictiz.nl",
"use": "work"
}
]
}
],
"description": "A HealthcareService resource as defined for the Dutch realm",
"copyright": "CC0",
"fhirVersion": "3.0.1",
"mapping": [
{
"identity": "hcim-contactinformation-v2.0.1-2015EN",
"uri": "https://zibs.nl/wiki/Patient-v2.0.1(2015EN)",
"name": "HCIM Patient-v2.0.1(2015EN)",
"comment": "ContactInformation has become an independent information model as of release 2017 of the HCIMs"
}
],
"kind": "resource",
"abstract": false,
"type": "HealthcareService",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/HealthcareService",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "HealthcareService.providedBy",
"path": "HealthcareService.providedBy",
"type": [
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
}
]
},
{
"id": "HealthcareService.location",
"path": "HealthcareService.location",
"type": [
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-location"
}
]
},
{
"id": "HealthcareService.telecom",
"path": "HealthcareService.telecom",
"short": "ContactInformation",
"alias": [
"Contactgegevens"
],
"mapping": [
{
"identity": "hcim-contactinformation-v2.0.1-2015EN",
"map": "NL-CM:0.1.5"
}
]
},
{
"id": "HealthcareService.telecom.system",
"path": "HealthcareService.telecom.system",
"min": 1
},
{
"id": "HealthcareService.telecom.value",
"path": "HealthcareService.telecom.value",
"short": "TelephoneNumber / E-mailAddress",
"alias": [
"Telefoonnummer",
"EmailAdres"
],
"min": 1,
"mapping": [
{
"identity": "hcim-contactinformation-v2.0.1-2015EN",
"map": "NL-CM:0.1.23"
},
{
"identity": "hcim-contactinformation-v2.0.1-2015EN",
"map": "NL-CM:0.1.20"
}
]
},
{
"id": "HealthcareService.telecom.use",
"path": "HealthcareService.telecom.use",
"short": "NumberType / E-mailAddressType",
"alias": [
"NummerSoort",
"EmailSoort"
],
"mapping": [
{
"identity": "hcim-contactinformation-v2.0.1-2015EN",
"map": "NL-CM:0.1.22"
},
{
"identity": "hcim-contactinformation-v2.0.1-2015EN",
"map": "NL-CM:0.1.19"
}
]
},
{
"id": "HealthcareService.coverageArea",
"path": "HealthcareService.coverageArea",
"type": [
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-location"
}
]
}
]
}
}