FHIR IG analytics| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.114222.4.11.7827.json |
| FHIR Version | R4 |
| URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7827 |
| Version | 1 |
| Status | active |
| Date | 2018-01-04T00:06:00+11:00 |
| Name | PHVS_SegmentActionCode_HL7_2x |
| Title | Segment Action Code (HL7_2x) |
| Realm | us |
| Description | Health Level 7 (HL7) version 2.x Specimen action code used in chapter(s) 4 |
No resources found
| CodeSystem | |
| v2-0206 | segmentAction |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "2.16.840.1.114222.4.11.7827",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7827"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7827",
"version": "1",
"name": "PHVS_SegmentActionCode_HL7_2x",
"title": "Segment Action Code (HL7_2x)",
"status": "active",
"date": "2018-01-04T00:06:00+11:00",
"description": "Health Level 7 (HL7) version 2.x Specimen action code used in chapter(s) 4",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0206",
"version": "HL7 v2.8.2",
"concept": [
{
"code": "A",
"display": "Add/Insert"
},
{
"code": "D",
"display": "Delete"
},
{
"code": "X",
"display": "No Change"
},
{
"code": "U",
"display": "Update"
}
]
}
]
}
}