{
"description": "The type of a property value.",
"_filename": "CodeSystem-concept-property-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": "PropertyType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Property Type",
"package_version": "r5.r4b-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.r4b"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "vocab"
} ],
"status": "active",
"id": "699ef330-8aa5-4816-976a-4cbd06fc0b9a",
"valueSet": "http://hl7.org/fhir/ValueSet/concept-property-type|4.3.0",
"kind": null,
"url": "http://hl7.org/fhir/concept-property-type",
"concept": [ {
"code": "code",
"display": "code (internal reference)",
"definition": "The property value is a code that identifies a concept defined in the code system."
}, {
"code": "Coding",
"display": "Coding (external reference)",
"definition": "The property value is a code defined in an external code system. This may be used for translations, but is not the intent."
}, {
"code": "string",
"display": "string",
"definition": "The property value is a string."
}, {
"code": "integer",
"display": "integer",
"definition": "The property value is an integer (often used to assign ranking values to concepts for supporting score assessments)."
}, {
"code": "boolean",
"display": "boolean",
"definition": "The property value is a boolean true | false."
}, {
"code": "dateTime",
"display": "dateTime",
"definition": "The property is a date or a date + time."
}, {
"code": "decimal",
"display": "decimal",
"definition": "The property value is a decimal number."
} ],
"caseSensitive": true,
"version": "5.0.0",
"contact": [ {
"name": "HL7 International / Terminology Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/Vocab",
"system": "url"
} ]
} ]
}