{
"description": "This code system is an example of a codesystem that contains the property codes used in the US Public Health terminology.",
"_filename": "CodeSystem-codesystem-properties-example.json",
"package_name": "hl7.fhir.us.ecr",
"date": "2025-12-12T16:22:55+00:00",
"meta": {
"profile": [ "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-codesystem" ]
},
"publisher": "HL7 International / Public Health",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"content": "complete",
"name": "SystemPropertiesExample",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": "CodeSystem Properties Example",
"package_version": "3.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/ecr/ImplementationGuide/hl7.fhir.us.ecr"
} ]
}
} ],
"status": "active",
"id": "daf2db9f-15ca-4724-b0ee-b6092ff23871",
"kind": null,
"count": 3,
"url": "http://example.org/fhir/us/ecr/CodeSystem/codesystem-properties-example",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.40.46.16.15",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "type",
"display": "Type of public health jurisdiction",
"definition": "Type of public health jurisdiction"
}, {
"code": "state",
"display": "USPS Two Letter Alphabetic Codes",
"definition": "USPS Two Letter Alphabetic Codes"
}, {
"code": "postalcode",
"display": "Postal code within the public health jurisdiction",
"definition": "Postal code within the public health jurisdiction"
} ],
"caseSensitive": false,
"version": "3.0.0-ballot",
"contact": [ {
"name": "HL7 International / Public Health",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pher",
"system": "url"
}, {
"value": "pher@lists.HL7.org",
"system": "email"
} ]
} ]
}