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

FHIR IG Statistics: CodeSystem/codesystem-Patient-patientAddressType

Packagehsg.asg-well
Resource TypeCodeSystem
Idcodesystem-Patient-patientAddressType
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=hsg.asg-well@1.0.11&canonical=http://ihis.sg/CodeSystem/hsg-patient-address-type
URLhttp://ihis.sg/CodeSystem/hsg-patient-address-type
Version1.0.0
Statusactive
Namecodesystem-Patient-patientAddressType
Titlecodesystem-Patient-patientAddressType
DescriptionPatient Address Type
Contentcomplete

Resources that use this resource

ValueSet
hsg-patient-address-typevalueset-Patient-patientAddressType

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "codesystem-Patient-patientAddressType",
  "url": "http://ihis.sg/CodeSystem/hsg-patient-address-type",
  "version": "1.0.0",
  "name": "codesystem-Patient-patientAddressType",
  "title": "codesystem-Patient-patientAddressType",
  "status": "active",
  "experimental": false,
  "publisher": "Synapxe",
  "contact": [
    {
      "name": "HSAR team"
    }
  ],
  "description": "Patient Address Type",
  "caseSensitive": true,
  "valueSet": "http://ihis.sg/ValueSet/hsg-patient-address-type",
  "content": "complete",
  "concept": [
    {
      "code": "A",
      "display": "Apartment Block"
    },
    {
      "code": "B",
      "display": "Without Apartment Block"
    },
    {
      "code": "X",
      "display": "Reverse of Apartment Block and Street Name"
    },
    {
      "code": "C",
      "display": "Overseas Address"
    },
    {
      "code": "D",
      "display": "Private flats with Apartment Block"
    },
    {
      "code": "E",
      "display": "C/O Apartment Block"
    },
    {
      "code": "F",
      "display": "C/O without apartment Block"
    },
    {
      "code": "Q",
      "display": "Quarter Address"
    },
    {
      "code": "I",
      "display": "Island Address"
    },
    {
      "code": "Z",
      "display": "Address type not from ICA"
    }
  ]
}