FHIR IG Statistics: ValueSet/2.16.840.1.113883.11.20.9.18
Package | us.nlm.vsac |
Resource Type | ValueSet |
Id | 2.16.840.1.113883.11.20.9.18 |
FHIR Version | R4 |
Source | http://fhir.org/packages/us.nlm.vsac/https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.11.20.9.18/expansion |
URL | http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.18 |
Version | 20240606 |
Status | active |
Date | 2024-06-06T01:23:01-04:00 |
Name | MoodCodeEvnInt |
Title | MoodCodeEvnInt |
Realm | us |
Authority | hl7 |
Description | Value Set: MoodCodeEvnInt 2.16.840.1.113883.11.20.9.18 STATIC 2011-04-03
Code System(s): ActMood 2.16.840.1.113883.5.1001
Description: Subset of HL7 ActMood codes, constrained to represent event (EVN) and intent (INT) moods
Code Code System Print Name
EVN ActMood Event
INT ActMood Intent |
Purpose | (Clinical Focus: Subset of HL7 ActMood codes, constrained to represent event (EVN) and intent (INT) moods.),(Data Element Scope: ),(Inclusion Criteria: ),(Exclusion Criteria: ) |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113883.11.20.9.18",
"meta": {
"versionId": "15",
"lastUpdated": "2024-06-06T01:23:01.000-04:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset",
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm",
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
"valueContactDetail": {
"name": "HL7 US Realm Program Management Author"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
"valueDate": "2024-06-06"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
"valueDate": "2024-06-06"
}
],
"url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.18",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.11.20.9.18"
}
],
"version": "20240606",
"name": "MoodCodeEvnInt",
"title": "MoodCodeEvnInt",
"status": "active",
"date": "2024-06-06T01:23:01-04:00",
"publisher": "HL7 US Realm Program Management Steward",
"description": "Value Set: MoodCodeEvnInt 2.16.840.1.113883.11.20.9.18 STATIC 2011-04-03\nCode System(s):\tActMood 2.16.840.1.113883.5.1001\nDescription:\tSubset of HL7 ActMood codes, constrained to represent event (EVN) and intent (INT) moods\nCode\tCode System\tPrint Name\nEVN\tActMood\tEvent\nINT\tActMood\tIntent",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"purpose": "(Clinical Focus: Subset of HL7 ActMood codes, constrained to represent event (EVN) and intent (INT) moods.),(Data Element Scope: ),(Inclusion Criteria: ),(Exclusion Criteria: )",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActMood",
"concept": [
{
"code": "EVN",
"display": "event (occurrence)"
},
{
"code": "INT",
"display": "intent"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:993af985-a306-44cc-8f5b-13cd29f6e836",
"timestamp": "2025-05-23T21:41:03-04:00",
"total": 2,
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActMood",
"version": "3.0.0",
"code": "EVN",
"display": "event (occurrence)"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActMood",
"version": "3.0.0",
"code": "INT",
"display": "intent"
}
]
}
}