Package | hl7.fhir.us.vrdr |
Type | CodeSystem |
Id | vrdr-location-type-cs |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/vrdr/https://build.fhir.org/ig/IHE/QRPH.VRDR/CodeSystem-vrdr-location-type-cs.html |
URL | http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-location-type-cs |
Version | 3.0.0 |
Status | active |
Date | 2024-10-23T21:53:18+00:00 |
Name | LocationTypeCS |
Title | Location Type |
Realm | us |
Authority | hl7 |
Description | Location Type Code System |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem vrdr-location-type-cs
This case-insensitive code system http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-location-type-cs
defines the following codes:
Code | Display |
injury | Injury Location |
disposition | Disposition Location |
death | Death Location |
{ "resourceType": "CodeSystem", "id": "vrdr-location-type-cs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pher" } ], "url": "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-location-type-cs", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.10.16.8" } ], "version": "3.0.0", "name": "LocationTypeCS", "title": "Location Type", "status": "active", "experimental": false, "date": "2024-10-23T21:53:18+00:00", "publisher": "HL7 International / Public Health", "contact": [ { "name": "HL7 International / Public Health", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/pher" }, { "system": "email", "value": "pher@lists.HL7.org" } ] } ], "description": "Location Type Code System", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "caseSensitive": false, "compositional": true, "versionNeeded": false, "content": "complete", "count": 3, "concept": [ { "code": "injury", "display": "Injury Location" }, { "code": "disposition", "display": "Disposition Location" }, { "code": "death", "display": "Death Location" } ] }