eHealth Infrastructure (v2019.6)


{
  "resourceType" : "Patient",
  "id" : "ehealth-patient-genexample",
  "telecom" : [
    {
      "system" : "other",
      "value" : "NemSMS"
    },
    {
      "system" : "other",
      "value" : "eBoks"
    }
  ],
  "address" : {
    "extension" : {
      "url" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code"
    },
    "use" : "home",
    "type" : "both",
    "text" : "137 Nowhere Street, Erewhon 9132",
    "line" : [
      "137 Nowhere Street"
    ],
    "city" : "Erewhon",
    "district" : [
      "Madison"
    ],
    "postalCode" : "9132",
    "period" : {
      "start" : "2010-03-23T00:00:00+00:00",
      "end" : "2010-07-01T00:00:00+00:00"
    }
  },
  "address" : [
    {
      "extension" : {
        "url" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code"
      },
      "use" : "home",
      "type" : "both",
      "text" : "137 Nowhere Street, Erewhon 9132",
      "line" : [
        "137 Nowhere Street"
      ],
      "city" : "Erewhon",
      "district" : [
        "Madison"
      ],
      "postalCode" : "9132",
      "period" : {
        "start" : "2010-03-23T00:00:00+00:00",
        "end" : "2010-07-01T00:00:00+00:00"
      }
    },
    {
      "extension" : {
        "url" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code"
      },
      "use" : "temp",
      "type" : "both",
      "text" : "137 Nowhere Street, Erewhon 9132",
      "line" : [
        "137 Nowhere Street"
      ],
      "city" : "Erewhon",
      "district" : [
        "Madison"
      ],
      "postalCode" : "9132",
      "period" : {
        "start" : "2010-03-23T00:00:00+00:00",
        "end" : "2010-07-01T00:00:00+00:00"
      }
    }
  ],
  "contact" : [
    {
      "address" : {
        "extension" : {
          "url" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code"
        },
        "use" : "home",
        "type" : "both",
        "text" : "137 Nowhere Street, Erewhon 9132",
        "line" : [
          "137 Nowhere Street"
        ],
        "city" : "Erewhon",
        "district" : [
          "Madison"
        ],
        "postalCode" : "9132",
        "period" : {
          "start" : "2010-03-23T00:00:00+00:00",
          "end" : "2010-07-01T00:00:00+00:00"
        }
      }
    }
  ],
  "communication" : [
    {
      "language" : {
        "coding" : [
          {
            "system" : "urn:ietf:bcp:47"
          }
        ]
      }
    }
  ]
}