Package | Test.Training |
Resource Type | CodeSystem |
Id | UEC-ObservationValue-1 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=Test.Training@1.0.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/UEC-ObservationValue-1 |
URL | https://fhir.nhs.uk/STU3/CodeSystem/UEC-ObservationValue-1 |
Version | 1.0.0 |
Status | draft |
Date | 2020-04-14T00:00:00+00:00 |
Name | UEC Observation Value |
Authority | hl7 |
Description | A CodeSystem to assert the value of an Observation in Urgent and Emergency Care. |
Copyright | Copyright © 2020 NHS Digital |
Content | complete |
ValueSet | |
UEC-ObservationValue-1 | UEC Observation Value |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "UEC-ObservationValue-1", "url": "https://fhir.nhs.uk/STU3/CodeSystem/UEC-ObservationValue-1", "version": "1.0.0", "name": "UEC Observation Value", "status": "draft", "date": "2020-04-14T00:00:00+00:00", "publisher": "NHS Digital", "contact": [ { "name": "Interoperability Team", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "A CodeSystem to assert the value of an Observation in Urgent and Emergency Care.", "copyright": "Copyright © 2020 NHS Digital", "caseSensitive": true, "content": "complete", "concept": [ { "code": "present", "display": "Present" }, { "code": "absent", "display": "Absent" }, { "code": "confirmed", "display": "Confirmed" }, { "code": "unconfirmed", "display": "Unconfirmed" } ] }