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

FHIR IG analytics

Packagefhir.outburn.co.il
Resource TypeValueSet
Idvs-pregnancy-outcome
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.outburn.co.il@0.5.5&canonical=http://fhir.outburn.co.il/ValueSet/jcpm-pregnancy-outcome
URLhttp://fhir.outburn.co.il/ValueSet/jcpm-pregnancy-outcome
Version0.1.0
Statusdraft
NamePregnancyOutcome
TitlePregnancy Outcome codes
Realmus
Authorityhl7
DescriptionLOINC Codes - Pregnancy Outcome

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "PregnancyOutcome",
  "id": "vs-pregnancy-outcome",
  "title": "Pregnancy Outcome codes",
  "description": "LOINC Codes - Pregnancy Outcome",
  "version": "0.1.0",
  "url": "http://fhir.outburn.co.il/ValueSet/jcpm-pregnancy-outcome",
  "language": "en-US",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA14270-5",
            "display": "Live Birth"
          },
          {
            "code": "LA14273-9",
            "display": "Induced Abortion"
          },
          {
            "code": "LA14272-1",
            "display": "Miscarriage"
          },
          {
            "code": "LA14271-3",
            "display": "Stillborn"
          }
        ]
      }
    ]
  }
}