FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: NamingSystem/passportNumNS-USA

Packagehl7.terminology.r4b
TypeNamingSystem
IdpassportNumNS-USA
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/NamingSystem-passportNumNS-USA.html
URLhttp://terminology.hl7.org/NamingSystem/passportNumNS-USA
Version1.0.0
Statusactive
Date2022-02-07T00:00:00-00:00
NamePassportNumNS_USA
TitlePassport Numbers Namespace for UNITED STATES
Realmuv
Authorityhl7
DescriptionIdentifier of the namespace for Passport Numbers issued by the country of UNITED STATES. Used for the HL7 v3 data type II.root and FHIR Identifer.system values for Passport Numbers
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem passportNumNS-USA

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/passportNumNS-USA
Version1.0.0
NamePassportNumNS_USA
TitlePassport Numbers Namespace for UNITED STATES
Statusactive
Definition

Identifier of the namespace for Passport Numbers issued by the country of UNITED STATES. Used for the HL7 v3 data type II.root and FHIR Identifer.system values for Passport Numbers

Identifiers

TypeValuePreferred
OID2.16.840.1.113883.4.330.840true
URIhttp://hl7.org/fhir/sid/passport-USAtrue

Source

{
  "resourceType": "NamingSystem",
  "id": "passportNumNS-USA",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://terminology.hl7.org/NamingSystem/passportNumNS-USA"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "1.0.0"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
      "valueString": "Passport Numbers Namespace for UNITED STATES"
    }
  ],
  "name": "PassportNumNS_USA",
  "status": "active",
  "kind": "identifier",
  "date": "2022-02-07T00:00:00-00:00",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code": "PPN"
      }
    ]
  },
  "description": "Identifier of the namespace for Passport Numbers issued by the country of UNITED STATES.  Used for the HL7 v3 data type II.root and FHIR Identifer.system values for Passport Numbers",
  "uniqueId": [
    {
      "type": "oid",
      "value": "2.16.840.1.113883.4.330.840",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "http://hl7.org/fhir/sid/passport-USA",
      "preferred": true
    }
  ]
}