Legemiddeldata fra institusjon til Legemiddelregisteret — 1.0.8 - ci-build Norway flag

Legemiddeldata fra institusjon til Legemiddelregisteret - Local Development build (v1.0.8) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Pasient-Med-FNR - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "Pasient-Med-FNR",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-patient"
    ]
  },
  "identifier" : [
    {
      "system" : "urn:oid:2.16.578.1.12.4.1.4.1",
      "value" : "12705825562"
    }
  ],
  "gender" : "male",
  "birthDate" : "1958-05-12",
  "address" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.no/fhir/StructureDefinition/no-basis-urban-district",
          "valueCoding" : {
            "system" : "urn:oid:2.16.578.1.12.4.1.1.3403",
            "code" : "030102",
            "display" : "Grünerløkka"
          }
        }
      ],
      "use" : "home",
      "type" : "physical",
      "district" : "Oslo",
      "_district" : {
        "extension" : [
          {
            "url" : "http://hl7.no/fhir/StructureDefinition/no-basis-municipalitycode",
            "valueCoding" : {
              "system" : "urn:oid:2.16.578.1.12.4.1.1.3402",
              "code" : "0301",
              "display" : "Oslo"
            }
          }
        ]
      }
    }
  ]
}