{
"description": "The type of a property value",
"_filename": "CodeSystem-concept-property-type.json",
"package_name": "hl7.fhir.uv.xver-r3.r4.r4",
"date": "2019-10-24T10:53:00+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": null,
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
}, {
"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-r3.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "vocab"
}, {
"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.r4"
} ]
}
} ],
"status": "draft",
"id": "abcd22eb-7067-473c-a2c3-d7aaabc7ba20",
"valueSet": "http://hl7.org/fhir/ValueSet/concept-property-type|4.0.1",
"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 a string (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"
} ],
"caseSensitive": true,
"version": "3.0.2",
"contact": [ {
"name": "HL7 International / Terminology Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/Vocab",
"system": "url"
} ]
} ]
}