FHIR IG Statistics: ValueSet/vrdr-certifier-types-vs
Package | hl7.fhir.us.vrdr |
Type | ValueSet |
Id | vrdr-certifier-types-vs |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/vrdr/https://build.fhir.org/ig/IHE/QRPH.VRDR/ValueSet-vrdr-certifier-types-vs.html |
URL | http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-certifier-types-vs |
Version | 3.0.0 |
Status | active |
Date | 2024-10-23T21:53:18+00:00 |
Name | CertifierTypesVS |
Title | Certifier Types Value Set |
Realm | us |
Authority | hl7 |
Description | Certifier Types Value Set
Mapping to IJE codes [here](ConceptMap-CertifierTypesCM.html). |
Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include these codes as defined in
http://snomed.info/sct
- Include these codes as defined in
http://terminology.hl7.org/CodeSystem/v3-NullFlavor
Code | Display | Definition |
OTH | Other (Specify) | **Description:**The actual value is not a member of the set of permitted data values in the constrained value domain of a variable. (e.g., concept not provided by required code system).
**Usage Notes**: This flavor and its specializations are most commonly used with the CD datatype and its flavors. However, it may apply to \*any\* datatype where the constraints of the type are tighter than can be conveyed. For example, a PQ that is for a true measured amount whose units are not supported in UCUM, a need to convey a REAL when the type has been constrained to INT, etc.
With coded datatypes, this null flavor may only be used if the vocabulary binding has a coding strength of CNE. By definition, all local codes and original text are part of the value set if the coding strength is CWE. |
Source
{
"resourceType": "ValueSet",
"id": "vrdr-certifier-types-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
}
],
"url": "http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-certifier-types-vs",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.10.48.3"
}
],
"version": "3.0.0",
"name": "CertifierTypesVS",
"title": "Certifier Types Value Set",
"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": "Certifier Types Value Set\n\nMapping to IJE codes [here](ConceptMap-CertifierTypesCM.html).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "455381000124109",
"display": "Death certification by medical examiner or coroner (procedure)"
},
{
"code": "434641000124105",
"display": "Death certification and verification by physician (procedure)"
},
{
"code": "434651000124107",
"display": "Death certification by physician (procedure)"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "OTH",
"display": "Other (Specify)"
}
]
}
]
}
}