Sha256: bbe0af091ee10dbccdc713614ddfd93b998a353d2f51ca75e948046289bdf4fb

Contents?: true

Size: 658 Bytes

Versions: 10

Compression:

Stored size: 658 Bytes

Contents

{
  "resourceType": "Patient",
  "id": "newborn",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName",
      "valueString": "Everywoman"
    }
  ],
  "gender": "male",
  "birthDate": "2017-09-05",
  "_birthDate": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/patient-birthTime",
        "valueDateTime": "2017-05-09T17:11:00+01:00"
      }
    ]
  },
  "multipleBirthInteger": 2,
  "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-newborn.json
fhir_models-4.2.2 lib/fhir_models/examples/json/patient-example-newborn.json
fhir_models-4.2.1 lib/fhir_models/examples/json/patient-example-newborn.json
fhir_models-4.2.0 lib/fhir_models/examples/json/patient-example-newborn.json
fhir_models-4.1.2 lib/fhir_models/examples/json/patient-example-newborn.json
fhir_models-4.1.1 lib/fhir_models/examples/json/patient-example-newborn.json
fhir_models-4.1.0 lib/fhir_models/examples/json/patient-example-newborn.json
fhir_models-4.0.2 lib/fhir_models/examples/json/patient-example-newborn.json
fhir_models-4.0.1 lib/fhir_models/examples/json/patient-example-newborn.json
fhir_models-4.0.0 lib/fhir_models/examples/json/patient-example-newborn.json