Example in AU Core2.0.0
Observation

smokingstatus-current-smoker

final
Observation-smokingstatus-current-smoker.json

Resource Details

Resource Type
Observation
Resource ID
smokingstatus-current-smoker
Conforms To
http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingstatus

Example Metadata

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

{
  "resourceType": "Observation",
  "id": "smokingstatus-current-smoker",
  "filename": "Observation-smokingstatus-current-smoker.json",
  "profile": [
    "http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingstatus"
  ],
  "status": "final",
  "code": {
    "system": "http://snomed.info/sct",
    "code": "1747861000168109",
    "display": null
  },
  "category": "social-history"
}