FHIR IG Statistics: ValueSet/location-position-room
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "location-position-room",
"meta": {
"lastUpdated": "2018-11-19T20:21:00Z",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-warning",
"valueMarkdown": "Types are for general categories of identifiers. See [the identifier registry](identifier-registry.html) for a list of common identifier systems"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}
],
"url": "http://interopsante.org/fhir/ValueSet/fr-location-position-room",
"identifier": [
{
"system": "2.16.840.1.113883.2.8.1.3",
"value": "urn:oid:2.16.840.1.113883.2.8.1.3.21"
}
],
"version": "1.0",
"name": "fr-location-position-room",
"status": "active",
"date": "2018-11-09",
"publisher": "InteropSanté",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.interopsante.org"
},
{
"system": "email",
"value": "vs@interopsante.org"
}
]
}
],
"description": "position room | position physique de l'emplacement du lit",
"immutable": false,
"compose": {
"include": [
{
"system": "http://interopsante.org/fhir/CodeSystem/fr-location-position-room",
"version": "1.0",
"concept": [
{
"code": "FNTR",
"display": "Coté fenetre"
},
{
"code": "CLR",
"display": "coté couloir"
},
{
"code": "ML",
"display": "au mileu de la chambre"
}
]
}
]
}
}