| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | StructureDefinition |
| Id | nl-core-ApgarScore-5Minute |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-ApgarScore-5Minute |
| URL | http://nictiz.nl/fhir/StructureDefinition/nl-core-ApgarScore-5Minute |
| Status | draft |
| Name | NlcoreApgarScore5Minute |
| Title | nl core ApgarScore 5Minute |
| Realm | nl |
| Description | The Apgar score represents the overall clinical status of a newborn child. This is evaluated one, five and ten minutes after birth based on 5 parameters: Appearance, Pulse, Grimace, Activity, Respiration. If the score measured at 5 minutes is < 8, the Apgar score is measured again at 10, 15, 20 minutes etc. until the score = 8. The zib explicitly defines the Apgar score at 1, 5 and 10 minutes after birth. This profile represents the Apgar score at 5 minutes after birth. Profiles have also been defined for the Apgar score [at 1 minute](http://nictiz.nl/fhir/StructureDefinition/nl-core-ApgarScore-1Minute) and [at 10 minutes](http://nictiz.nl/fhir/StructureDefinition/nl-core-ApgarScore-10Minute) after birth. |
| Purpose | A derived profile from [zib-ApgarScore-5Minute](http://nictiz.nl/fhir/StructureDefinition/zib-ApgarScore-5Minute) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib. |
| Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
| Type | Observation |
| Kind | resource |
No resources found
| StructureDefinition | |
| nl-core-Patient | nl core Patient |
| zib-ApgarScore-5Minute | zib ApgarScore 5Minute |
Note: links and images are rebased to the (stated) source
{
"resourceType": "StructureDefinition",
"id": "nl-core-ApgarScore-5Minute",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-ApgarScore-5Minute",
"name": "NlcoreApgarScore5Minute",
"title": "nl core ApgarScore 5Minute",
"status": "draft",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "The Apgar score represents the overall clinical status of a newborn child. This is evaluated one, five and ten minutes after birth based on 5 parameters: Appearance, Pulse, Grimace, Activity, Respiration. If the score measured at 5 minutes is < 8, the Apgar score is measured again at 10, 15, 20 minutes etc. until the score = 8.\r\n\r\nThe zib explicitly defines the Apgar score at 1, 5 and 10 minutes after birth. This profile represents the Apgar score at 5 minutes after birth. Profiles have also been defined for the Apgar score [at 1 minute](http://nictiz.nl/fhir/StructureDefinition/nl-core-ApgarScore-1Minute) and [at 10 minutes](http://nictiz.nl/fhir/StructureDefinition/nl-core-ApgarScore-10Minute) after birth.",
"purpose": "A derived profile from [zib-ApgarScore-5Minute](http://nictiz.nl/fhir/StructureDefinition/zib-ApgarScore-5Minute) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "zib-apgarscore-v1.0.1-2020EN",
"uri": "https://zibs.nl/wiki/ApgarScore-v1.0.1(2020EN)",
"name": "zib ApgarScore-v1.0.1(2020EN)"
}
],
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-ApgarScore-5Minute",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation",
"path": "Observation",
"alias": [
"nl-core-ApgarScore-5Minute"
]
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/Group",
"http://hl7.org/fhir/StructureDefinition/Device",
"http://hl7.org/fhir/StructureDefinition/Location",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
}
]
}
]
}
}