FHIR IG Statistics: ValueSet/2.16.840.1.113883.11.22.18--20170407000000
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113883.11.22.18--20170407000000",
"meta": {
"source": "https://art-decor.org/ad/#/hl7ips-/terminology/valueset",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
],
"tag": [
{
"system": "http://hl7.org/fhir/FHIR-version",
"code": "4.0.1"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2017-04-07T00:00:00+02:00"
}
}
],
"url": "http://hl7.org/fhir/uv/ips/ValueSet/condition-severity-uv-ips",
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.11.22.18"
}
],
"version": "1.1.0-ballot",
"name": "IPSProblemSeverity",
"title": "Problem Severity",
"status": "draft",
"experimental": false,
"date": "2024-08-19T09:46:05+00:00",
"publisher": "Health Level Seven",
"contact": [
{
"name": "HL7 International - International Patient Summary",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/structure"
}
]
}
],
"description": "Problem Severity",
"immutable": false,
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "LA6752-5",
"display": "Mild"
},
{
"code": "LA6751-7",
"display": "Moderate"
},
{
"code": "LA6750-9",
"display": "Severe"
}
]
}
]
}
}