| Package | hl7.fhir.us.core |
| Resource Type | ValueSet |
| Id | us-core-documentreference-type |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/core/https://build.fhir.org/ig/HL7/US-Core/ValueSet-us-core-documentreference-type.html |
| URL | http://hl7.org/fhir/us/core/ValueSet/us-core-documentreference-type |
| Version | 8.0.0 |
| Status | active |
| Date | 2022-09-29 |
| Name | USCoreDocumentReferenceType |
| Title | US Core DocumentReference Type |
| Realm | us |
| Authority | hl7 |
| Description | The US Core DocumentReference Type Value Set includes all LOINC values whose SCALE is "Doc" in the LOINC database and the HL7 v3 Code System NullFlavor concept 'unknown' |
| Copyright | This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc |
| StructureDefinition | |
| cdex-task-data-request | CDex Task Data Request Profile |
| us-core-documentreference | US Core DocumentReference Profile |
| CodeSystem | |
| v3-NullFlavor | NullFlavor |
| loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet us-core-documentreference-type
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/v3-NullFlavor| Code | Display | Definition |
| UNK | unknown | **Description:**A proper value is applicable, but not known. **Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless: 1. Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown') 2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.) |
http://loinc.org where SCALE_TYP = LP32888-7 (Doc){
"resourceType": "ValueSet",
"id": "us-core-documentreference-type",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cgp"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/core/ValueSet/us-core-documentreference-type",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.2.48.7"
}
],
"version": "8.0.0",
"name": "USCoreDocumentReferenceType",
"title": "US Core DocumentReference Type",
"status": "active",
"experimental": false,
"date": "2022-09-29",
"publisher": "HL7 International / Cross-Group Projects",
"contact": [
{
"name": "HL7 International / Cross-Group Projects",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cgp"
},
{
"system": "email",
"value": "cgp@lists.HL7.org"
}
]
}
],
"description": "The US Core DocumentReference Type Value Set includes all LOINC values whose SCALE is \"Doc\" in the LOINC database and the HL7 v3 Code System NullFlavor concept 'unknown'",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "UNK",
"display": "unknown"
}
]
},
{
"system": "http://loinc.org",
"filter": [
{
"property": "SCALE_TYP",
"op": "=",
"value": "LP32888-7"
}
]
}
]
}
}