Sha256: 5021d3af80aea98769f5f51579ecb86820c7e3c0f18cc0f92fb1c55381275e7a

Contents?: true

Size: 826 Bytes

Versions: 10

Compression:

Stored size: 826 Bytes

Contents

{
  "resourceType": "Patient",
  "id": "xcda",
  "identifier": [
    {
      "use": "usual",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/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"
  },
  "meta": {
    "tag": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST",
        "display": "test health data"
      }
    ]
  }
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/json/patient-example-xcda.json
fhir_models-4.2.2 lib/fhir_models/examples/json/patient-example-xcda.json
fhir_models-4.2.1 lib/fhir_models/examples/json/patient-example-xcda.json
fhir_models-4.2.0 lib/fhir_models/examples/json/patient-example-xcda.json
fhir_models-4.1.2 lib/fhir_models/examples/json/patient-example-xcda.json
fhir_models-4.1.1 lib/fhir_models/examples/json/patient-example-xcda.json
fhir_models-4.1.0 lib/fhir_models/examples/json/patient-example-xcda.json
fhir_models-4.0.2 lib/fhir_models/examples/json/patient-example-xcda.json
fhir_models-4.0.1 lib/fhir_models/examples/json/patient-example-xcda.json
fhir_models-4.0.0 lib/fhir_models/examples/json/patient-example-xcda.json