Sha256: ab0844bad9140d8fa76c72f1592c4b3b0ff93d8f3bcfbe19d22cf00c8b5bb299

Contents?: true

Size: 801 Bytes

Versions: 15

Compression:

Stored size: 801 Bytes

Contents

{
  "resourceType": "FamilyMemberHistory",
  "id": "mother",
  "text": {
    "status": "generated",
    "div": "<div>Mother died of a stroke aged 56</div>"
  },
  "patient": {
    "reference": "Patient/100",
    "display": "Peter Patient"
  },
  "status": "completed",
  "relationship": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/familial-relationship",
        "code": "mother"
      }
    ]
  },
  "condition": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "371041009",
            "display": "Embolic Stroke"
          }
        ],
        "text": "Stroke"
      },
      "onsetQuantity": {
        "value": 56,
        "unit": "a",
        "system": "http://unitsofmeasure.org"
      }
    }
  ]
}

Version data entries

15 entries across 15 versions & 2 rubygems

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