{
"description": "The type of a ConceptMap map attribute value.",
"_filename": "CodeSystem-conceptmap-attribute-type.json",
"package_name": "hl7.fhir.uv.xver",
"date": "2021-01-05T09:01:24+10:00",
"publisher": "HL7 International / Terminology Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "ConceptMapAttributeType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "ConceptMap Attribute Type",
"package_version": "r5.r4-0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "vocab"
} ],
"status": "active",
"id": "708e4718-5070-4ef7-b95a-245d23fb8bd5",
"valueSet": "http://hl7.org/fhir/ValueSet/conceptmap-attribute-type",
"kind": null,
"url": "http://hl7.org/fhir/conceptmap-attribute-type",
"concept": [ {
"code": "code",
"display": "code",
"definition": "The attribute value is a code defined in the code system in context."
}, {
"code": "Coding",
"display": "Coding",
"definition": "The attribute value is a code defined in a code system."
}, {
"code": "string",
"display": "string",
"definition": "The attribute value is a string."
}, {
"code": "boolean",
"display": "boolean",
"definition": "The attribute value is a boolean true | false."
}, {
"code": "Quantity",
"display": "Quantity",
"definition": "The attribute is a Quantity (may represent an integer or a decimal with no units)."
} ],
"caseSensitive": true,
"version": "5.0.0",
"contact": [ {
"name": "HL7 International / Terminology Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/Vocab",
"system": "url"
} ]
} ]
}