{
"description": "The identity of an individual is known/unknown.",
"_filename": "CodeSystem-patient-unknownIdentity.json",
"package_name": "hl7.fhir.uv.extensions",
"date": "2024-03-12T13:30:10+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2023-01-31T07:07:38.434+11:00"
},
"publisher": "HL7 International / Patient Administration",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content": "complete",
"name": "PatientUnknownIdentity",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": "Patient's/person's identity is known/unknown.",
"package_version": "5.1.0-cibuild",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
} ],
"status": "draft",
"id": "acb20ff4-23b4-45c4-93db-e89f65d90df2",
"kind": null,
"url": "http://hl7.org/fhir/patient-unknownIdentity",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.2125",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "known",
"display": "Known Identity",
"definition": "The patient's/person's identity is known."
}, {
"code": "unknown",
"display": "Unknown Identity",
"definition": "The patient's/person's identity is unknown."
} ],
"caseSensitive": true,
"version": "5.1.0-cibuild",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pafm",
"system": "url"
} ]
} ]
}