Sha256: 94d80443fcf487ff635785d027c9f4b3a0413638137a1ff919118dd54d9e9a4c

Contents?: true

Size: 440 Bytes

Versions: 7

Compression:

Stored size: 440 Bytes

Contents

{
  "resourceType": "Patient",
  "id": "ihe-pcd",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Albert Brooks, Id: AB60001</div>"
  },
  "identifier": [
    {
      "type": {
        "text": "Internal Identifier"
      },
      "value": "AB60001"
    }
  ],
  "active": true,
  "name": [
    {
      "family": [
        "BROOKS"
      ],
      "given": [
        "ALBERT"
      ]
    }
  ]
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fhir_models-1.6.8 lib/fhir_models/examples/json/patient-example-ihe-pcd.json
fhir_models-1.6.7 lib/fhir_models/examples/json/patient-example-ihe-pcd.json
fhir_models-1.6.6 lib/fhir_models/examples/json/patient-example-ihe-pcd.json
fhir_models-1.6.4 lib/fhir_models/examples/json/patient-example-ihe-pcd.json
fhir_models-1.6.3 examples/json/patient-example-ihe-pcd.json
fhir_models-1.6.2 examples/json/patient-example-ihe-pcd.json
fhir_models-1.6.1 examples/json/patient-example-ihe-pcd.json