FHIR IG analytics| Package | il.laniado.fhir.r4 |
| Resource Type | NamingSystem |
| Id | NamingSystem-laniado-passport.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "NamingSystem",
"id": "laniado-passport",
"description": "A person's identification system, usually a passport number.",
"type": {
"coding": [
{
"code": "PN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Person number"
}
],
"text": "Person number"
},
"uniqueId": [
{
"type": "uri",
"value": "http://fhir.laniado.org.il/Identifier/passport",
"preferred": true
}
],
"name": "Laniado Passport",
"status": "draft",
"kind": "identifier",
"date": "2024-02-18",
"usage": "A person's identification system, usually a passport number."
}