Sha256: 10dbeb4a7a85b018ef550460203bb72761278f7ea0ea61fa6d727c5f59ae9099

Contents?: true

Size: 762 Bytes

Versions: 15

Compression:

Stored size: 762 Bytes

Contents

{
  "resourceType": "Patient",
  "id": "xcda",
  "text": {
    "status": "generated",
    "div": "<div>\n      \n      <p>Henry Levin the 7th</p>\n    \n    </div>"
  },
  "identifier": [
    {
      "use": "usual",
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/v2/0203",
            "code": "MR"
          }
        ]
      },
      "system": "urn:oid:2.16.840.1.113883.19.5",
      "value": "12345"
    }
  ],
  "active": true,
  "name": [
    {
      "family": [
        "Levin"
      ],
      "given": [
        "Henry"
      ]
    }
  ],
  "gender": "male",
  "birthDate": "1932-09-24",
  "managingOrganization": {
    "reference": "Organization/2.16.840.1.113883.19.5",
    "display": "Good Health Clinic"
  }
}

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
fhir_dstu2_models-1.2.0 lib/fhir_dstu2_models/examples/json/patient-example-xcda.json
fhir_dstu2_models-1.1.1 lib/fhir_dstu2_models/examples/json/patient-example-xcda.json
fhir_dstu2_models-1.1.0 lib/fhir_dstu2_models/examples/json/patient-example-xcda.json
fhir_dstu2_models-1.0.11 lib/fhir_dstu2_models/examples/json/patient-example-xcda.json
fhir_dstu2_models-1.0.10 lib/fhir_dstu2_models/examples/json/patient-example-xcda.json
fhir_dstu2_models-1.0.9 lib/fhir_dstu2_models/examples/json/patient-example-xcda.json
fhir_dstu2_models-1.0.8 lib/fhir_dstu2_models/examples/json/patient-example-xcda.json
fhir_dstu2_models-1.0.7 lib/fhir_dstu2_models/examples/json/patient-example-xcda.json
fhir_dstu2_models-1.0.6 lib/fhir_dstu2_models/examples/json/patient-example-xcda.json
fhir_dstu2_models-1.0.5 lib/fhir_dstu2_models/examples/json/patient-example-xcda.json
fhir_dstu2_models-1.0.4 lib/fhir_dstu2_models/examples/json/patient-example-xcda.json
fhir_dstu2_models-1.0.3 lib/fhir_dstu2_models/examples/json/patient-example-xcda.json
fhir_dstu2_models-1.0.2 lib/fhir_dstu2_models/examples/json/patient-example-xcda.json
fhir_models-0.3.1 examples/json/patient-example-xcda.json
fhir_models-0.3.0 examples/json/patient-example-xcda.json