FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekbv.ita.aws
Resource TypeServiceRequest
IdBSP_KBV_PR_AW_Krebsfrueherkennung_Frauen_Zytologischer_Befund_Empfehlung.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

TBD

Source1

{
  "resourceType": "ServiceRequest",
  "id": "8005",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-09-16T16:11:00+00:00",
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krebsfrueherkennung_Frauen_Zytologischer_Befund_Empfehlung|1.2.0"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "intent": "proposal",
  "code": {
    "coding": [
      {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krebsfrueherkennung_Frauen_Zytologischer_Befund",
        "code": "Zytologische_Kontrolle"
      }
    ]
  },
  "subject": {
    "reference": "Patient/3181"
  },
  "occurrenceTiming": {
    "repeat": {
      "boundsRange": {
        "high": {
          "value": 2,
          "unit": "Monat(e)",
          "system": "http://unitsofmeasure.org",
          "code": "mo"
        }
      }
    }
  }
}