FHIR IG analytics| Package | ca.on.oh-olis |
| Resource Type | ValueSet |
| Id | vs-SourceOfComment.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "olis-SourceOfComment",
"url": "http://terminology.hl7.org/ValueSet/v2-0105",
"version": "1.0.0",
"name": "SourceofComment",
"status": "active",
"publisher": "HL7, Inc",
"description": "Concepts which are used to specify the source of a comment, as used in HL7 Version 2.x messaging in the NTE segment",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0105",
"concept": [
{
"code": "L",
"display": "Ancillary (filler) department is source of comment"
},
{
"code": "P",
"display": "Orderer (placer) is source of comment"
},
{
"code": "O",
"display": "Other system is source of comment"
}
]
}
]
}
}