FHIR IG Statistics: ValueSet/RespiratoryScore
Package | healthdata.be.r4.cbb |
Resource Type | ValueSet |
Id | RespiratoryScore |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ValueSet/RespiratoryScore |
URL | https://fhir.healthdata.be/ValueSet/RespiratoryScore |
Version | 2020-09-01T00:00:00 |
Status | draft |
Name | RespiratoryScore |
Title | RespiratoryScore |
Description | RespiratoryScore Codelist |
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. |
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "RespiratoryScore",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2020-09-01T00:00:00+01:00"
}
}
],
"url": "https://fhir.healthdata.be/ValueSet/RespiratoryScore",
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.2.12.16.1"
}
],
"version": "2020-09-01T00:00:00",
"name": "RespiratoryScore",
"title": "RespiratoryScore",
"status": "draft",
"experimental": false,
"publisher": "Healthdata.be (Sciensano)",
"description": "RespiratoryScore Codelist",
"immutable": false,
"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.",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
"valueDecimal": 0
},
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
"valueString": "Niet op eigen kracht ademen"
}
],
"code": "LA6725-1",
"display": "Not breathing"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
"valueDecimal": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
"valueString": "Zwak, onregelmatig of hijgerig ademhalen"
}
],
"code": "LA6726-9",
"display": "Weak cry; may sound like whimpering, slow or irregular breathing"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
"valueDecimal": 2
},
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
"valueString": "Flink huilen en goed doorademen"
}
],
"code": "LA6727-7",
"display": "Good, strong cry; normal rate and effort of breathing"
}
]
}
]
}
}