{
"description": "The type of a ConceptMap map attribute value.",
"_filename": "CodeSystem-conceptmap-attribute-type.json",
"package_name": "hl7.fhir.r6.core",
"date": "2021-01-05T10:01:24+11:00",
"meta": {
"lastUpdated": "2025-12-18T07:07:42.170+11:00"
},
"publisher": "HL7 (FHIR Project)",
"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": "6.0.0-ballot4",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "vocab"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
} ],
"status": "active",
"id": "186676fd-c5e7-44a0-b770-ac44716a9961",
"valueSet": "http://hl7.org/fhir/ValueSet/conceptmap-attribute-type",
"kind": null,
"url": "http://hl7.org/fhir/conceptmap-attribute-type",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.2119",
"system": "urn:ietf:rfc:3986"
} ],
"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": "6.0.0-ballot4",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}