FHIR IG analytics| Package | hl7.terminology.r3 |
| Resource Type | ValueSet |
| Id | ValueSet-v3-ActMoodOption.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet v3-ActMoodOption
Language: en
http://terminology.hl7.org/CodeSystem/v3-ActMood version 📦4.0.0 where concept is-a OPT{
"resourceType": "ValueSet",
"id": "v3-ActMoodOption",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/ValueSet/v3-ActMoodOption",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.1.11.19942"
}
],
"version": "3.0.0",
"name": "ActMoodOption",
"title": "ActMoodOption",
"status": "active",
"experimental": false,
"date": "2014-03-26",
"publisher": "Health Level Seven International",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
},
{
"system": "email",
"value": "hq@HL7.org"
}
]
}
],
"description": "An option is an alternative set of property-value bindings. Options specify alternative sets of values, typically used in definitions or orders to describe alternatives. An option can only be used as a group, that is, all assigned values must be used together.\r\n\r\nHistorical note: in HL7 v2.x option existed in the special case for alternative medication routes (RXR segment).",
"immutable": true,
"copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActMood",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "OPT"
}
]
}
]
}
}