FHIR IG Statistics: StructureDefinition/bc-Fetus
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "bc-Fetus",
"url": "http://nictiz.nl/fhir/StructureDefinition/bc-Fetus",
"version": "1.3.2",
"name": "bc-Fetus",
"title": "bc-Fetus",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "geboortezorg@nictiz.nl",
"use": "work"
}
]
}
],
"description": "A BodySite profile as defined by BabyConnect. \r\nThis BodySite profile refers to the unborn fetus in case no fetal record (yet) exists. In case a fetal record is created the unborn fetus will be registered as a (child) Patient.",
"copyright": "CC0",
"fhirVersion": "3.0.2",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "openehr",
"uri": "http://openehr.org",
"name": "Open EHR Archetype Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/w5",
"name": "W5 Mapping"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "gebz-peri-v2.3",
"uri": "https://decor.nictiz.nl/art-decor/decor-datasets--peri20-?id=2.16.840.1.113883.2.4.3.11.60.90.77.1.6&effectiveDate=2016-09-08T00%3A00%3A00&conceptId=2.16.840.1.113883.2.4.3.11.60.90.77.2.6.40050&conceptEffectiveDate=2016-09-08T00%3A00%3A00",
"name": "Geboortezorg Perinatologie 2.3"
},
{
"identity": "gebz-peri-v3.2",
"uri": "https://decor.nictiz.nl/art-decor/decor-datasets-\\-peri20-?id=2.16.840.1.113883.2.4.3.11.60.90.77.1.6&effectiveDate=2016-09-08T00%3A00%3A00&conceptId=2.16.840.1.113883.2.4.3.11.60.90.77.2.6.4&conceptEffectiveDate=2016-09-08T00%3A00%3A00",
"name": "Geboortezorg 3.2"
}
],
"kind": "resource",
"abstract": false,
"type": "BodySite",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/BodySite",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "BodySite",
"path": "BodySite",
"mapping": [
{
"identity": "gebz-peri-v3.2",
"map": "peri32-dataelement-10803",
"comment": "Foetus"
}
]
},
{
"id": "BodySite.extension",
"path": "BodySite.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "BodySite.extension:child",
"path": "BodySite.extension",
"sliceName": "child",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": "http://nictiz.nl/fhir/StructureDefinition/bc-bodysite-child"
}
]
},
{
"id": "BodySite.code.coding",
"path": "BodySite.code.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "$this"
}
],
"rules": "open"
}
},
{
"id": "BodySite.code.coding:fetus",
"path": "BodySite.code.coding",
"sliceName": "fetus",
"patternCoding": {
"system": "http://snomed.info/sct",
"code": "83418008"
}
},
{
"id": "BodySite.patient",
"path": "BodySite.patient",
"type": [
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-Woman"
}
]
}
]
}
}