FHIR IG analytics
| Package | us.nlm.vsac |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.113883.11.20.9.66.json |
| FHIR Version | R4 |
| Source | https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.11.20.9.66/expansion |
| URL | http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.66 |
| Version | 20240606 |
| Status | active |
| Date | 2024-06-06T01:23:01-04:00 |
| Name | PatientReferralActMoodCode |
| Title | Patient Referral Act moodCode |
| Realm | us |
| Authority | hl7 |
| Purpose | (Clinical Focus: Contains all the moodCode values it is possible to have for an Patient Referral Act.),(Data Element Scope: @Moodcode in Patient Referral Act [act: identifier urn:oid:2.16.840.1.113883.10.20.22.4.140 (open)] Static),(Inclusion Criteria: Only two codes allowed),(Exclusion Criteria: as specified in inclusion list) |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113883.11.20.9.66",
"meta": {
"versionId": "11",
"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.66",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.11.20.9.66"
}
],
"version": "20240606",
"name": "PatientReferralActMoodCode",
"title": "Patient Referral Act moodCode",
"status": "active",
"date": "2024-06-06T01:23:01-04:00",
"publisher": "HL7 US Realm Program Management Steward",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"purpose": "(Clinical Focus: Contains all the moodCode values it is possible to have for an Patient Referral Act.),(Data Element Scope: @Moodcode in Patient Referral Act [act: identifier urn:oid:2.16.840.1.113883.10.20.22.4.140 (open)] Static),(Inclusion Criteria: Only two codes allowed),(Exclusion Criteria: as specified in inclusion list)",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActMood",
"concept": [
{
"code": "INT",
"display": "intent"
},
{
"code": "RQO",
"display": "request"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:426337fa-47b6-421b-90aa-c0f4d0dec02a",
"timestamp": "2025-05-23T21:42:31-04:00",
"total": 2,
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActMood",
"version": "3.0.0",
"code": "INT",
"display": "intent"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActMood",
"version": "3.0.0",
"code": "RQO",
"display": "request"
}
]
}
}