Example in US Core9.0.0
Observation

pregnancy-intent

final
Observation-pregnancy-intent.json

Resource Details

Resource Type
Observation
Resource ID
pregnancy-intent
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-pregnancyintent|9.0.0

Example Metadata

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

{
  "resourceType": "Observation",
  "id": "pregnancy-intent",
  "filename": "Observation-pregnancy-intent.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-pregnancyintent|9.0.0"
  ],
  "status": "final",
  "code": {
    "system": "http://loinc.org",
    "code": "86645-9",
    "display": "Pregnancy intention in the next year - Reported"
  },
  "category": "social-history"
}