FHIR IG analytics
| Package | hl7.fhir.us.ecr.r4 |
| Resource Type | ValueSet |
| Id | ValueSet-us-ph-valueset-priority.json |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/ecr/STU2.1/ValueSet-us-ph-valueset-priority.html |
| URL | http://hl7.org/fhir/us/ecr/ValueSet/us-ph-valueset-priority |
| Version | 2.1.2 |
| Status | active |
| Date | 2018-08-01T00:00:00+10:00 |
| Name | USPublicHealthValueSetPriority |
| Title | US Public Health ValueSet Priority |
| Realm | us |
| Authority | hl7 |
| Description | This value set contains codes representing release priority for ValueSets. |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "us-ph-valueset-priority",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
}
],
"url": "http://hl7.org/fhir/us/ecr/ValueSet/us-ph-valueset-priority",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.46.48.5"
}
],
"version": "2.1.2",
"name": "USPublicHealthValueSetPriority",
"title": "US Public Health ValueSet Priority",
"status": "active",
"experimental": false,
"date": "2018-08-01T00:00:00+10:00",
"publisher": "HL7 International / Public Health",
"contact": [
{
"name": "HL7 International / Public Health",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description": "This value set contains codes representing release priority for ValueSets.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
],
"text": "United States of America"
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context",
"concept": [
{
"code": "emergent",
"display": "Emergent"
},
{
"code": "routine",
"display": "Routine"
}
]
}
]
}
}