FHIR IG analytics| Package | rapport.endo.test-091 |
| Resource Type | ValueSet |
| Id | ValueSet-ValueSet-yes-no-unknown-not-applicable.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "active",
"name": "ValueSetYesNoUnknownNotApplicable",
"id": "ValueSet-yes-no-unknown-not-applicable",
"title": "ValueSet - Yes No Unknown NotApplicable",
"description": "Valueset with Yes, No, Unknown, and Not Applicable.\nThe MDI ValueSet - Yes No Unknown NotApplicable artifact overlaps with the VRDR Yes No Unknown NotApplicable artifact.",
"version": "1.0.0",
"url": "http://hl7.org/fhir/us/mdi/ValueSet/ValueSet-yes-no-unknown-not-applicable",
"meta": {
"versionId": "4",
"lastUpdated": "2022-08-24T16:50:24.732+00:00",
"source": "#378bkNU5QybBzfTp"
},
"experimental": false,
"date": "2023-09-01T18:30:56.4544364+00:00",
"publisher": "HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)",
"contact": [
{
"name": "HL7 International - Public Health",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
}
],
"text": "United States of America"
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0136",
"concept": [
{
"code": "Y",
"display": "Yes"
},
{
"code": "N",
"display": "No"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "UNK",
"display": "unknown"
},
{
"code": "NA",
"display": "not applicable"
}
]
}
]
}
}