Example in International Patient Access1.1.0
Observation

SmokingExample1

final
Observation-SmokingExample1.json

Resource Details

Resource Type
Observation
Resource ID
SmokingExample1
Conforms To
http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-observation

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Observation",
  "id": "SmokingExample1",
  "filename": "Observation-SmokingExample1.json",
  "profile": [
    "http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-observation"
  ],
  "status": "final",
  "code": {
    "system": "http://loinc.org",
    "code": "72166-2",
    "display": "Tobacco smoking status"
  },
  "category": "social-history"
}