FHIR IG analytics| Package | hl7.fhir.uv.xver-r3.r4b.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-usage-context-type.json |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/xver-r3.r4b/0.0.1-snapshot-2/CodeSystem-usage-context-type.html |
| URL | http://hl7.org/fhir/usage-context-type |
| Version | 3.0.2 |
| Status | draft |
| Date | 2019-10-24T10:53:00+10:00 |
| Name | UsageContextType |
| Realm | uv |
| Authority | hl7 |
| Description | A code that specifies a type of context being specified by a usage context |
| Content | complete |
| ValueSet | |
| UsageContextType | UsageContextType |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem usage-context-type
This case-sensitive code system http://hl7.org/fhir/usage-context-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "usage-context-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r3.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"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/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b"
}
]
}
}
],
"url": "http://hl7.org/fhir/usage-context-type",
"version": "3.0.2",
"name": "UsageContextType",
"status": "draft",
"experimental": false,
"date": "2019-10-24T10:53:00+10:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "A code that specifies a type of context being specified by a usage context",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/usage-context-type|4.3.0",
"content": "complete",
"concept": [
{
"code": "gender",
"display": "Gender",
"definition": "The gender of the patient. For this context type, the value should be a code taken from the http://hl7.org/fhir/ValueSet/administrative-gender value set"
},
{
"code": "age",
"display": "Age Range",
"definition": "The age of the patient. For this context type, the value should be a range the specifies the applicable ages or a code from the MeSH value set http://hl7.org/fhir/ValueSet/v3-AgeGroupObservationValue"
},
{
"code": "focus",
"display": "Clinical Focus",
"definition": "The clinical concept(s) addressed by the artifact. For example, disease, diagnostic test interpretation, medication ordering as in http://hl7.org/fhir/ValueSet/condition-code."
},
{
"code": "user",
"display": "User Type",
"definition": "The clinical specialty of the context in which the patient is being treated - For example, PCP, Patient, Cardiologist, Behavioral Professional, Oral Health Professional, Prescriber, etc... taken from the NUCC Health Care provider taxonomy value set http://hl7.org/fhir/ValueSet/provider-taxonomy."
},
{
"code": "workflow",
"display": "Workflow Setting",
"definition": "The settings in which the artifact is intended for use. For example, admission, pre-op, etc. For example, the ActEncounterCode value set http://hl7.org/fhir/ValueSet/v3-ActEncounterCode"
},
{
"code": "task",
"display": "Workflow Task",
"definition": "The context for the clinical task(s) represented by this artifact. Can be any task context represented by the HL7 ActTaskCode value set http://hl7.org/fhir/ValueSet/v3-ActTaskCode. General categories include: order entry, patient documentation and patient information review."
},
{
"code": "venue",
"display": "Clinical Venue",
"definition": "The venue in which an artifact could be used. For example, Outpatient, Inpatient, Home, Nursing home. The code value may originate from either the HL7 ActEncounterCode http://hl7.org/fhir/ValueSet/v3-ActEncounterCode or NUCC non-individual provider codes http://hl7.org/fhir/ValueSet/provider-taxonomy"
},
{
"code": "species",
"display": "Species",
"definition": "The species to which an artifact applies. For example, SNOMED - 387961004 | Kingdom Animalia (organism)."
}
]
}